Remove incorrect rename-to annotations
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 3 Mar 2020 13:13:26 +0000 (13:13 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 3 Mar 2020 13:13:26 +0000 (13:13 +0000)
commit5e099e26065dbaa3ff994668b5a1a3b9994b535d
treec6bcbf5d9abfc084333e9f5e37a8c8094ef651d2
parent041043eec1ca27fffe9bd834f983d8cff5fcd65d
Remove incorrect rename-to annotations

The `rename-to` annotation is used to "shadow" a symbol with another
one, which means both symbols need to exist. It can't be used to rename
a symbol to something else.
gtk/gtkwidget.c